object EULADlg: TEULADlg Left = 328 Top = 264 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'eula' ClientHeight = 394 ClientWidth = 495 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 14 object lblAgreement: TResStaticText Left = 8 Top = 8 Width = 482 Height = 33 AutoSize = False TabOrder = 3 ResourceCaption = 20357 end object memLicense: TMemo Left = 8 Top = 48 Width = 480 Height = 297 Color = clWhite ReadOnly = True ScrollBars = ssVertical TabOrder = 0 WantReturns = False end object AcceptBtn: TResTeButton Left = 160 Top = 360 Width = 75 Height = 25 Default = True ModalResult = 1 TabOrder = 1 ResourceCaption = 20049 end object DeclineBtn: TResTeButton Left = 264 Top = 360 Width = 75 Height = 25 Cancel = True ModalResult = 2 TabOrder = 2 ResourceCaption = 20050 end object ThemeForm: TTeForm2 ThemeObject = 'StandardDialog' Left = 16 Top = 96 end end